home *** CD-ROM | disk | FTP | other *** search
/ Washington DC Interactive / Washington DC Interactive CD-ROM.iso / pc / Media / vidlib.dxr / 00024.ls < prev    next >
Encoding:
Text File  |  2000-10-09  |  101 b   |  8 lines

  1. on exitFrame
  2.   if the rollOver of sprite(3) = 1 then
  3.     go(the frame)
  4.   else
  5.     go(1)
  6.   end if
  7. end
  8.